home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / gnu / glibc108.gz / glibc108 / glibc-1.08.1 / sysdeps / stub / direct.h < prev    next >
Text File  |  1993-05-03  |  177b  |  6 lines

  1. /* This file should define `struct direct' on Unix systems.
  2.    This is the type of actual records in directory files.
  3.    See readdir.c.  */
  4.  
  5. #error No struct dirent definition.
  6.